body{
	background-size: 100% 100%;
background:#fff;
}
.main{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top .bannar{
	position: relative;
}
.top .bannar img{
	width: 100%;
}
.top .bannar .ser{
	position: absolute;
	top: 15px;
	right:300px ;
	width: 255px;
	height: 36px;
	background: #fff;
	border-radius: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top .bannar .ser input{
	width: 200px;
	height: 36px;
	margin-left: 15px;
	border: none;
}
.top .bannar .ser img{
	width: initial !important;
	margin-right: 15px;
}
.top .menu{
	height: 70px;
	background: #cb162a;
	width: 100%;
}
.top .menu ul{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
	display: flex;
	justify-content: space-between;
}
.top .menu ul li a img{
	margin-left: 60px;
} 
.top .menu ul li a{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.topNew{
	margin-top: 24px;
	background: #fbf4f5;
	height: 96px;
	display: flex;
	
}
.topNew .topCon{
	text-align: center;
	width: 1005px;
}
.topNew .topCon h1{
	font-size: 24px;
	color: #cb162a;
	margin-top: 10px;
}
.topNew .topCon p{
	color: #171717;
	font-size: 16px;
	margin-top: 10px;
}
.topNew .topCon a{
	color: #cb162a;
	text-decoration: none;
}
.tpxw{
	width: 600px;
	height: 365px;
}
/* 本例子css */
.slideBox{ width:600px; height:365px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; background:#77787a; cursor:pointer;border-radius: 10px;}
.slideBox .hd ul li.on{ background:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position: relative;  }
.slideBox .bd li p{position: absolute;bottom: 0;left: 0;background: rgba(0, 0, 0, .5);color: #fff;width: 100%;
	height: 46px;line-height: 46px;text-indent: 20px;font-size: 16px;}
.slideBox .bd img{ width:600px; height:365px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.row .con{
	display: flex;
	justify-content: space-between;
	width: 1200px;
}
.linea{
	background: url(../img/tpxwBg.png) no-repeat;
	width: 1200px;
	height: 405px;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 24px;
}
.ladt{
	width: 520px;
}
.ladt .tit{
	display: flex;
	
}
.ladt .tit h1{
	color: #ffbec5;
	font-size: 20px;
}
.ladt .tit .active{
	border-bottom: solid 3px #fff;
	color: #fff;
}
.ladt .list ul li{
	background: url(../img/iconW.png) no-repeat left center;
	text-indent: 20px;
	line-height: 35px;
}
.ladt .list ul{
	margin-top:10px;
}
.ladt .list ul li a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.lineb{
	display: flex;
	justify-content: space-between;
}
.row{
	width: 1200px;
    margin: 0 auto;
}
.row .sin{
	width: 382px;
	margin-top: 24px;
}
.row .sin .tit{
	border-bottom: solid 3px #cb162a;
}
.row .sin .tit h1{
	width: 126px;
	height: 34px;
	background: #cb162a;
	font-size: 18px;
	text-align: center;
	line-height: 34px;
	color: #fff;
}
.row .sin .list ul li{
	line-height: 35px;
	background: url(../img/iconR.png) no-repeat left center;
	text-indent: 20px;
	line-height: 35px;;
}
.row .sin .list ul{
	margin-top: 10px;
}
.row .sin .list ul li a{
	color: #1a1a1a;
	font-size: 16px;
	text-decoration: none;
}
.linec .nttw{
	background: url(../img/bg.png) no-repeat;
	width: 1200px;
	height: 357px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
}
.linec .nttw .item{
	width: 600px;
	display: flex;
}
.linec .nttw .item .left{
	margin-left: 60px;
	margin-top: 100px;
}
.linec .nttw .item .left h3{
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.linec .nttw .item .left h3 a{text-decoration: none;}
.linec .nttw .item .left ul li{
	font-size: 14px;
	color: #ffcaca;
	line-height: 40px;
}
.linec .nttw .item .left ul li a{text-decoration: none;}
.linec .nttw .item .right{
	margin-left: 20px;
	margin-top: 80px;
	position: relative;
}
.linec .nttw .item .right P{
	width: 426px;
	height: 38px;
	background: rgba(0, 0, 0, .5);
    color: #fff;
	position: absolute;
	left: 0;
	bottom: 33px;
	text-align: center;
	line-height: 38px;
}
.item .active{
	text-shadow: #fff 0 0 0.09rem;
}